Back to search
30
MCP
Code Context (Semantic Code Search)
pulsemcp/code context (semantic code search)Enables semantic code search and understanding by cloning git repositories, splitting code into semantic chunks, and generating embeddings for natural language querying of large codebases
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"code_context_(semantic_code_search)": {
"url": "None",
"transport": "http"
}
}
}